home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Danish (DK-1.2.2) / Flere stakke / Hjælp / HjÊlp / card_124423.txt < prev    next >
Text File  |  1989-01-03  |  3KB  |  139 lines

  1. -- card: 124423 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4745
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   put " " into card field 1
  9. end closeCard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: A000
  16. -- rect: left=164 top=183 right=201 bottom=220
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: variabel
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual effect barn door open
  28.   go to card id 177004
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: A000
  36. -- rect: left=348 top=102 right=123 bottom=404
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: funktion
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual effect barn door open
  48.   go to card id 156785
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 3 (button)
  54. -- low flags: 00
  55. -- high flags: A000
  56. -- rect: left=141 top=117 right=138 bottom=207
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: egenskab
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect barn door open
  68.   go to card id 173565
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 5 (field)
  74. -- low flags: 00
  75. -- high flags: 0002
  76. -- rect: left=15 top=268 right=302 bottom=128
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 0
  80. -- font id: 3
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85.  
  86.  
  87. -- part 6 (button)
  88. -- low flags: 00
  89. -- high flags: A000
  90. -- rect: left=463 top=55 right=88 bottom=487
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 29019 / 29019
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: 
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   visual effect wipe down
  102.   go to card id 75320
  103. end mouseUp
  104.  
  105.  
  106.  
  107. -- part contents for background part 1
  108. ----- text -----
  109. put <kilde>  before | into | after <container>
  110. Anbringer indholdet af kilden (en               eller en                       
  111.                 ) p√• bestemmelsesstedet. Brug "before",  hvis kilden skal inds√¶ttes foran, "into", hvis den skal erstat-te, og "after", hvis den skal inds√¶ttes efter. Hvis Hyper-Card ikke kan finde container'en, oprettes en midlerti-dig               med det angivne navn.  Hvis man ikke angi-ver en container, bruges Meddelelsesvinduet.  "put" kan kombineres  med "go".
  112. put pi into myvar             put myvar 
  113. put "Farvel..." into card field 1
  114. put "Vi ses!" after line 1 of card field 1
  115.  
  116.  
  117. -- part contents for background part 2
  118. ----- text -----
  119. Put
  120.  
  121. -- part contents for background part 43
  122. ----- text -----
  123. 337,122
  124.  
  125. -- part contents for background part 44
  126. ----- text -----
  127. Form
  128. Hvad g√∏r kommandoen?
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. Eksempler
  136.  
  137. -- part contents for card part 5
  138. ----- text -----
  139.